home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / gmsg302.zip / GENMSG.INI < prev    next >
Text File  |  1993-05-09  |  4KB  |  115 lines

  1. ; GenMsg.ini  for version 3.02
  2. ; MUST be in the same directory as GenMsg.exe (I use a BIN directory)
  3. ;
  4. ;==========================================================================
  5. ; The following parameters MUST BE SET - THEY ARE REQUIRED!
  6. ;
  7. Name Your Name
  8. Node 1:374/26.0
  9. Netmail c:\comm\NetMsg
  10. Editor c:\bin\VDE
  11. ;
  12. ;==========================================================================
  13. ; Optional List of Echo-Areas and Local message areas...
  14. ; Message-Area list to use. if not specified, GenMsg will only work with
  15. ; the Netmail directory setup above! 
  16. Areas c:\comm\msgareas.bbs
  17. ;
  18. ;==========================================================================
  19. ; Optional PGP to enable Encryption - Decryption of messages...
  20. PGP c:\bin\PGP
  21. ;
  22. ;==========================================================================
  23. ; Optional Auto-PGP enables prompting to Decrypt your messages...
  24. ; Auto-PGP [On|Off]
  25. Auto-PGP On
  26. ;
  27. ;==========================================================================
  28. ; Optional enables calling Buerg's List for viewing messages...
  29. ; Use Path-Filename
  30. List  C:\bin\list
  31. ;
  32. ;==========================================================================
  33. ; Default Origin line text. A file named ORIGIN found in a message
  34. ; directory will over-ride this.
  35. Origin  Privacy... protect it or lose it!...
  36. ;
  37. ;==========================================================================
  38. ; OPTIONAL enables Formatting for messages destined for the Internet
  39. ; via your gate-way.
  40. ; Use the Node address of your uucp Gate-way.
  41. ;uucp-gate  1:1/31
  42. ;
  43. ;==========================================================================
  44. ; Optional, disables the init-message string in created messages.
  45. ; Note: when off, your editor starts with a blank page, if On a line will
  46. ; inserted into the Text before calling the editor.
  47. ; Init-Strings [On|Off]
  48. Init-Strings off
  49. ;
  50. ;==========================================================================
  51. ; Optional, enables viewing of Seen-By lines.
  52. ; Seenbys [On|off]
  53. Seenbys off
  54. ;
  55. ;==========================================================================
  56. ; Optional, enables viewing of all messages. else In-transit are censored.
  57. ; View-All [On|Off]
  58. View-All off
  59. ;
  60. ;==========================================================================
  61. ; Optional, enables viewing of Kludge lines and Echo-mail Path line.
  62. ; Kludges [On|Off]
  63. Kludges on
  64. ;
  65. ;==========================================================================
  66. ; Optional, Configures InterZone (non-direct) messages for passing thru
  67. ; the Zone-Gate.  MUST enable if you will route messages thru the Zone-Gate!
  68. ; Zone-Gate [On|Off]
  69. Zone-Gate Off
  70. ;
  71. ;==========================================================================
  72. ; Optional, enables creation of files to cause D'Bridge to rescan.
  73. ; Note: You should also have the ENVIRONMENT VARIABLE "DB=path_to_DB" set.
  74. ; DBridge [On|Off]
  75. ;Dbridge On
  76. ;
  77. ;==========================================================================
  78. ; Note: GenMsg is designed to operate with CGA,EGA,VGA and MCGA graphics
  79. ; adapters set-to mode three (3).  GenMsg will also function with MDA
  80. ; graphics adapters set-to mode seven (7) if you select the appropiate
  81. ; colors for use.
  82. ;
  83. ;==========================================================================
  84. ; Setup for Screen Color: 
  85. ; Select the Color value 0 thru 15. Background cannot exceed 7 (0 - 7)
  86. ; The colors are:
  87. ;    0 - Black     1 - Blue    2 - Green    3 - Cyan
  88. ;    4 - Red        5 - Magenta    6 - Brown    7 - White
  89. ;    8 - Grey    9 - Lt Blue    10 - Lt Green   11 - Lt Cyan
  90. ;      12 - Lt Red     13 - Lt Magenta 14 - Yellow     15 - Bright White
  91. ;
  92. ;==========================================================================
  93. ; suggestions for color graphics adapters:    
  94. Text-Char 1
  95. Text-Back 3
  96. Menu-Char 3
  97. Menu-Back 1
  98. Error-Char 12
  99. Error-Back 1
  100. Border-Color 4
  101. ;
  102. ;==========================================================================
  103. ; suggestions for mono graphics adapters:
  104. ;Text-Char 7
  105. ;Text-Back 0
  106. ;Menu-Char 0
  107. ;Menu-Back 7
  108. ;Error-Char 15
  109. ;Error-Back 0
  110. ;Border-Color 0
  111. ;
  112. ;==========================================================================
  113. ;
  114. ; end of genmsg.ini
  115.